home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 095 / 131atxt.arc / HELP06 < prev    next >
Text File  |  1985-01-08  |  9KB  |  193 lines

  1. ================= File Subsystem Extra HELP ====================
  2.  
  3. The filing subsystem permits you to move files between your
  4. system and this RBBS-PC. Downloading refers to moving files from
  5. this RBBS to your computer, and uploading is moving files from
  6. your computer to this RBBS.
  7.  
  8. The transfer of data can either be done in ASCII or using a
  9. protocol referred to as XMODEM.  The XMODEM protocol is
  10. common to CP/M based systems as was originally developed by
  11. Ward Christensen. The protocol is also contained in PC-TALK.III.
  12. More on this later.
  13.  
  14. To list the names of the files that are available on the disks
  15. for downloading to your system, the <L>ist command should be
  16. entered at the Files Menu.  The full names of the files will be
  17. listed along with a short description of each file.  Usually
  18. there is a document file that accompanies most of the program
  19. items on the system.  These document files usually have an
  20. extension of DOC or TXT.
  21.  
  22. For those systems that have a master directory the <L>ist command
  23. will present a list of directories available and their contents.
  24. To list the names of the files that are available in a specific
  25. directory use L;XX, where XX is the directory suffix.  These
  26. direcotry <>Lists can be stacked to reduce your responses.
  27. i.e. L;10;9;3  will list all files available in directory 10,
  28. 9 and 3.
  29.  
  30. To list the names of the files that have been added since your
  31. last directory review simply enter N;XX, where XX is the
  32. desired directory to be searched.  i.e. N;8;1 will display all
  33. new files added to directories 8 and 1 since your last directory
  34. review. (NOTE: You can also use "ALL" to check "ALL" directory
  35. files for new filenames.
  36.  
  37. ASCII DATA CAPTURE
  38.  
  39. The transfer of files in ASCII mode can be done if your system
  40. is capable of data capture. To download a file using the ASCII
  41. method, follow the sequence of steps listed below.
  42.  
  43. 1.  List the files available for download using the
  44.     L)ist command and either capture the list to your
  45.     printer or write down the exact names of the files you
  46.     want to receive.
  47.  
  48. 2.  After returning to the Files Menu, select D)ownload.
  49.  
  50. 3.  When RBBS-PC asks for the filename you wish to select,
  51.     input the exact filename including a period between the
  52.     filename and extension.
  53.  
  54. 4.  When RBBS-PC asks for the type of download you want, input
  55.     A for A)scii method.
  56.  
  57. 5.  When the RBBS-PC tells you to open your capture file and
  58.     enter a carriage return to start the download, you
  59.     should do so.  (Opening your capture file is done by
  60.     using the Alt-R command in PC-TALK.) After setting up to
  61.     receive the file on your end, you have to send RBBS-PC
  62.     one carriage return so that it knows you are ready to
  63.     start.
  64.  
  65. 6.  The file will be sent a line at a time until the
  66.     entire file is sent.  You will see the lines of ASCII
  67.     code (readable text and numbers) on your screen as they
  68.     flow to your system.  If you wish to suspend the
  69.     transmission temporarily, your system should send
  70.     RBBS-PC a Ctrl-S (XOFF). A Ctrl-Q (XON) will restart
  71.     the temporarily halted transfer.  A Ctrl-X (ASCII CAN)
  72.     can be sent anytime to abort the transmission of the
  73.     data; because of the output buffering performed
  74.     automatically by RBBS-PC, there may be up to 120
  75.     characters transmitted before the output stops.
  76.  
  77. 7.  When the file transfer is finished, RBBS-PC will
  78.     send you an End Of File Marker (Ctrl-Z) followed by 5
  79.     bells.  You should close your capture file (PC-TALK
  80.     Alt-R) as soon as you hear the bells or you will get
  81.     garbage at the bottom of the file. If you go away for a
  82.     cup of coffee and end up getting the 'end of file' sign
  83.     attached to the bottom of the capture file, you can
  84.     delete it from the file later using a text editor.
  85.  
  86. 8.  After the file transfer is complete you will be
  87.     returned to the File Menu.  You should look at the
  88.     capture file at this point to be sure you got it ok.
  89.     (Use the PC-TALK Alt-V command to do this.)  Do not list
  90.     the entire file unless it is short; RBBS-PC will give
  91.     you 3 minutes to remain off-line before it assumes you
  92.     have left for the day and recycles, dropping you off
  93.     line.
  94.  
  95.  
  96. XMODEM FILE TRANSFER
  97.  
  98. If you have implemented XMODEM on your system, files with
  99. EXE, OBJ and COM extensions and tokenized BASIC files can be
  100. moved to your system.  Files containing the IBM PC special ASCII
  101. characters (ones with ASCII values above 128) can also be
  102. transferred with XMODEM -- this includes Wordstar files.  These
  103. files cannot be transferred in ASCII mode since ASCII transfer is
  104. only 7 bit and these types of files require the full 8 bit
  105. transfer of the data with no translation of the contents of the
  106. file.
  107.  
  108. XMODEM also offers the advantage of a block check to assure
  109. that the data sent contains no errors.  It does this by adding a
  110. checksum byte to the end of each block of data; the receiver
  111. calculates its own checksum and compares it to the one received.
  112. If an error is detected in the transmission, XMODEM will request
  113. that RBBS-PC retransmit the block of data.
  114.  
  115. To perform an XMODEM file download, follow the instructions shown
  116. above for ASCII DATA CAPTURE, but select X)modem instead of
  117. A)scii when RBBS-PC asks what file download type you want (step
  118. 4 above). The XMODEM file transfer steps are as follows:
  119.  
  120. 5.  If you called in using EVEN parity the RBBS-PC will
  121.     tell you to switch to NO parity and 8 data bits. If you
  122.     called in using 8 data bits the system will not give you
  123.     this message. You should then open your capture file
  124.     (PC-TALK.III Alt-R command) and start the XMODEM receive
  125.     process.  PC-TALK.III starts XMODEM for you when you put
  126.     '=X' at the end of the download filename.
  127.  
  128. 6.  The file will be transferred automatically by XMODEM
  129.     until the entire file has been transferred. You may
  130.     abnormally abort the transfer by sending RBBS-PC an
  131.     ASCII CAN code (Ctrl-X). PC-TALK.III will do this for
  132.     you if you enter an Alt-R during the file transfer.
  133.  
  134. 7.  When the file transfer is finished, XMODEM automatically
  135.     closes your capture file for you. XMODEM also ensures
  136.     that no garbage gets into your file; binary files and
  137.     text files are just as they were sent to you with 99.6%
  138.     error free transmission.  Wordstar files should transfer
  139.     without extra hard carriage returns being added.
  140.  
  141. 8.  XMODEM transferred files cannot be listed on your
  142.     monitor unless they are actually ASCII files. Binary
  143.     files will appear as symbols rather than human readable
  144.     text. You will have to test these files after you exit
  145.     your communications program.
  146.  
  147.  
  148. FILE UPLOADING
  149.  
  150. File uploading to the RBBS-PC is very similar to downloading.
  151. After you have downloaded a few files, you might want to send me
  152. one of your favorite programs or files just to test your ability
  153. to upload.
  154.  
  155. Uploading of ASCII files can be done without interruption between
  156. lines.  This system can handle data uploading at 300 baud without
  157. any problem.  If the transfer is done at 1200 baud, however,
  158. there may be a data overrun if the file is over 20K.  If the
  159. system falls behind during a file upload operation, it will
  160. send an XOFF (Ctrl-S) to your system.  If your system supports
  161. XON/OFF file transfer speed-matching, data transmission will be
  162. suspended until an XON (Ctrl-Q) is sent to you, indicating
  163. RBBS-PC is ready to accept data again.
  164.  
  165. When uploading files, please convert BASIC programs to ASCII
  166. before transferring them so callers without XMODEM can download
  167. them.  To do this, use the file save command format listed below.
  168.  
  169.                       SAVE"filename.ext",A
  170.  
  171.  
  172. Before sending me a file be sure I have enough disk space to take
  173. the file. When you ask for U)pload at the File menu, the system
  174. will tell you how much disk space is free on the upload drive.
  175. If this system runs out of disk space during an upload function,
  176. it will issue a cancel request.  This will be in the form of a
  177. data stream of one or more ASCII CAN (Ctrl-X) characters.  Your
  178. system will abort transmission if it supports XON/OFF file
  179. transfer speed-matching protocol. If your system does not support
  180. XON/OFF, the data overflow will be lost and the RBBS-PC will
  181. recycle, dropping you off line.
  182.  
  183.  
  184. UPLOAD GROUND RULES
  185.  
  186. You are encouraged to donate programs to the library on this
  187. system.  Any type of program or document is welcome, however,
  188. a few ground rules are in order.  The files donated must contain
  189. only information that is in the public domain.  No private
  190. or commercial information should be placed on this system.  The
  191. SYSOP is not responsible for any of the data that is shared on
  192. this system.
  193.